Skip to content

v2 release checklist #1386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
19 tasks
bashbunni opened this issue Apr 10, 2025 · 0 comments
Open
19 tasks

v2 release checklist #1386

bashbunni opened this issue Apr 10, 2025 · 0 comments
Assignees
Milestone

Comments

@bashbunni
Copy link
Member

bashbunni commented Apr 10, 2025

Action Items

  • remove TODOs from code
  • textinput has duplicate Width functions
  • glamour example needs formatting
  • TestApp disabled with a TODO
  • TestAppInteractive is being skipped
  • add more tests for windows (exec_test.go)
  • it says WithGraphemeClustering disables grapheme clustering. Seems it should be named WithoutGraphemeClustering if that's the case
  • ColorProfileMsg clean up godoc
  • “Note: that some terminal’s like Apple’s Terminal.app” -> “some terminals”
  • update tutorial instructions in the tutorials dir
  • explain when to use real cursor vs virtual cursor
  • RE: WithReportFocus -> We should link to how to configure this for tmux. Also, what happens if this is used and the terminal emulator or multiplexer doesn’t support it? No message is ever received?

Examples to tidy

  • tea.NewFrame should be removed (_cursor-style-func)
  • examples/_image: there’s a bunch of commented out code + what is the image package?
  • examples/_wishbug: What is this example showing? It’s mentioning an ssh session, but I’m not seeing any ssh-related stuff in the example.
  • examples/altscreen-toggle
  • examples/autocomplete
  • examples/creditcard
  • examples/query-term
@bashbunni bashbunni added this to the v2.0.0 milestone Apr 10, 2025
@aymanbagabas aymanbagabas self-assigned this Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants